home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / bw401pcb.zip / WHATSNEW.401 < prev   
Text File  |  1996-09-02  |  3KB  |  76 lines

  1.  
  2.                      What's Fixed, New, and Changed in
  3.                The Blue Wave Offline Mail Door, Version 4.01
  4.                      for PCBoard v15.2x (DOS and OS/2)
  5.  
  6.              Copyright (C) 1992-1996 by Cutting Edge Computing
  7.                             All Rights Reserved.
  8.  
  9.  
  10.   ============
  11.   WHAT'S FIXED
  12.   ============
  13.  
  14.   *>  Resetting last-read pointers would sometimes produce strange results,
  15.       i.e. setting pointers to the last 20 messages might set some to 14
  16.       messages.  This usually happened in conferences containing deleted
  17.       messages.
  18.  
  19.   *>  If the To: field in NetMail messages contained a FidoNet address (i.e.
  20.       "John Smith@1:234/567.89"), the address was not being stripped during
  21.       message bundling.  This would cause the door to not flag the message
  22.       as being a private message, if the user performing the download was
  23.       named John Smith.
  24.  
  25.   *>  The DOS door was not detecting the comm port configuration in some
  26.       instances.  See the "What's New/Changed" section for more details.  In
  27.       addition, various comm-related problems in both the DOS and OS/2 doors
  28.       have been addressed (hopefully!).
  29.  
  30.   *>  The protocol driver modules (BWMAIL.OVR and BWMAIL2.OVR) were not
  31.       working properly, for various reasons.  New versions of the driver
  32.       modules are included with this beta release, and should take care of
  33.       the problems.
  34.  
  35.   *>  For PCBoard v15.22 and later, the door was reading the wrong origin
  36.       line information out of ORIGINS.DAT for FidoNet areas defined with
  37.       custom origin lines.
  38.  
  39.   *>  Personal FidoNet NetMail messages were not showing up as personal
  40.       during the message scanning phase, even though they were being shown
  41.       as such in the reader.
  42.  
  43.   *>  The user's real and alias names were being reversed when written to
  44.       the *.INF file.  This caused the reader to use the real name on
  45.       conferences assigned as "use aliases" and vice-versa when the user
  46.       created new reply messages.
  47.  
  48.  
  49.   ==================
  50.   WHAT'S NEW/CHANGED
  51.   ==================
  52.  
  53.   *>  The DOS door will now parse the PCB environment variable (defined in
  54.       the PCBoard startup batch files) in order to determine the comm port
  55.       configuration for each node.  This is necessary when PCBoard is set up
  56.       for multiple nodes using a single PCBOARD.DAT file.  Hopefully, this
  57.       will solve the problem certain people are having of not being able to
  58.       use the door with a FOSSIL driver.
  59.  
  60.       The OS/2 door does not need to parse the PCB variable, as it performs
  61.       all comm functions via the OS/2 API (unlike the DOS version, which
  62.       supports several different comm methods).  As such, all necessary info
  63.       is obtained through the OS/2 API using the comm port handle passed to
  64.       the door by PCBoard.
  65.  
  66.   *>  The door now distinguishes FidoNet EchoMail and NetMail conferences by
  67.       the same criteria used by PCBoard:  If the conference type is set to 5
  68.       (FidoNet) *AND* the echo tag (NOT the filename!) is set to "NETMAIL",
  69.       then the conference is NetMail; otherwise, it is EchoMail.
  70.  
  71.   *>  Messages marked as "comment to SysOp" can now only be downloaded by
  72.       the SysOp (the user identified in user record #1, per the PCBoard
  73.       documentation), and will be marked as "personal".  If any other user
  74.       downloads a mail packet, "comment to SysOp" messages will be skipped.
  75.  
  76.